\(\int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {e \cos (c+d x)}} \, dx\) [677]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [F]
   Maxima [B] (verification not implemented)
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 30, antiderivative size = 335 \[ \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {e \cos (c+d x)}} \, dx=\frac {i \sqrt {2} \sqrt {a} \arctan \left (1-\frac {\sqrt {2} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}}{\sqrt {a} \sqrt {e}}\right )}{d \sqrt {e}}-\frac {i \sqrt {2} \sqrt {a} \arctan \left (1+\frac {\sqrt {2} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}}{\sqrt {a} \sqrt {e}}\right )}{d \sqrt {e}}-\frac {i \sqrt {a} \log \left (a \sqrt {e}-\sqrt {2} \sqrt {a} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}+\sqrt {e} \cos (c+d x) (a+i a \tan (c+d x))\right )}{\sqrt {2} d \sqrt {e}}+\frac {i \sqrt {a} \log \left (a \sqrt {e}+\sqrt {2} \sqrt {a} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}+\sqrt {e} \cos (c+d x) (a+i a \tan (c+d x))\right )}{\sqrt {2} d \sqrt {e}} \]

[Out]

-1/2*I*ln(a*e^(1/2)-2^(1/2)*a^(1/2)*(e*cos(d*x+c))^(1/2)*(a+I*a*tan(d*x+c))^(1/2)+cos(d*x+c)*e^(1/2)*(a+I*a*ta
n(d*x+c)))*a^(1/2)/d*2^(1/2)/e^(1/2)+1/2*I*ln(a*e^(1/2)+2^(1/2)*a^(1/2)*(e*cos(d*x+c))^(1/2)*(a+I*a*tan(d*x+c)
)^(1/2)+cos(d*x+c)*e^(1/2)*(a+I*a*tan(d*x+c)))*a^(1/2)/d*2^(1/2)/e^(1/2)+I*arctan(1-2^(1/2)*(e*cos(d*x+c))^(1/
2)*(a+I*a*tan(d*x+c))^(1/2)/a^(1/2)/e^(1/2))*2^(1/2)*a^(1/2)/d/e^(1/2)-I*arctan(1+2^(1/2)*(e*cos(d*x+c))^(1/2)
*(a+I*a*tan(d*x+c))^(1/2)/a^(1/2)/e^(1/2))*2^(1/2)*a^(1/2)/d/e^(1/2)

Rubi [A] (verified)

Time = 0.27 (sec) , antiderivative size = 335, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 7, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.233, Rules used = {3594, 303, 1176, 631, 210, 1179, 642} \[ \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {e \cos (c+d x)}} \, dx=\frac {i \sqrt {2} \sqrt {a} \arctan \left (1-\frac {\sqrt {2} \sqrt {a+i a \tan (c+d x)} \sqrt {e \cos (c+d x)}}{\sqrt {a} \sqrt {e}}\right )}{d \sqrt {e}}-\frac {i \sqrt {2} \sqrt {a} \arctan \left (1+\frac {\sqrt {2} \sqrt {a+i a \tan (c+d x)} \sqrt {e \cos (c+d x)}}{\sqrt {a} \sqrt {e}}\right )}{d \sqrt {e}}-\frac {i \sqrt {a} \log \left (-\sqrt {2} \sqrt {a} \sqrt {a+i a \tan (c+d x)} \sqrt {e \cos (c+d x)}+\sqrt {e} \cos (c+d x) (a+i a \tan (c+d x))+a \sqrt {e}\right )}{\sqrt {2} d \sqrt {e}}+\frac {i \sqrt {a} \log \left (\sqrt {2} \sqrt {a} \sqrt {a+i a \tan (c+d x)} \sqrt {e \cos (c+d x)}+\sqrt {e} \cos (c+d x) (a+i a \tan (c+d x))+a \sqrt {e}\right )}{\sqrt {2} d \sqrt {e}} \]

[In]

Int[Sqrt[a + I*a*Tan[c + d*x]]/Sqrt[e*Cos[c + d*x]],x]

[Out]

(I*Sqrt[2]*Sqrt[a]*ArcTan[1 - (Sqrt[2]*Sqrt[e*Cos[c + d*x]]*Sqrt[a + I*a*Tan[c + d*x]])/(Sqrt[a]*Sqrt[e])])/(d
*Sqrt[e]) - (I*Sqrt[2]*Sqrt[a]*ArcTan[1 + (Sqrt[2]*Sqrt[e*Cos[c + d*x]]*Sqrt[a + I*a*Tan[c + d*x]])/(Sqrt[a]*S
qrt[e])])/(d*Sqrt[e]) - (I*Sqrt[a]*Log[a*Sqrt[e] - Sqrt[2]*Sqrt[a]*Sqrt[e*Cos[c + d*x]]*Sqrt[a + I*a*Tan[c + d
*x]] + Sqrt[e]*Cos[c + d*x]*(a + I*a*Tan[c + d*x])])/(Sqrt[2]*d*Sqrt[e]) + (I*Sqrt[a]*Log[a*Sqrt[e] + Sqrt[2]*
Sqrt[a]*Sqrt[e*Cos[c + d*x]]*Sqrt[a + I*a*Tan[c + d*x]] + Sqrt[e]*Cos[c + d*x]*(a + I*a*Tan[c + d*x])])/(Sqrt[
2]*d*Sqrt[e])

Rule 210

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(-(Rt[-a, 2]*Rt[-b, 2])^(-1))*ArcTan[Rt[-b, 2]*(x/Rt[-a, 2])
], x] /; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 303

Int[(x_)^2/((a_) + (b_.)*(x_)^4), x_Symbol] :> With[{r = Numerator[Rt[a/b, 2]], s = Denominator[Rt[a/b, 2]]},
Dist[1/(2*s), Int[(r + s*x^2)/(a + b*x^4), x], x] - Dist[1/(2*s), Int[(r - s*x^2)/(a + b*x^4), x], x]] /; Free
Q[{a, b}, x] && (GtQ[a/b, 0] || (PosQ[a/b] && AtomQ[SplitProduct[SumBaseQ, a]] && AtomQ[SplitProduct[SumBaseQ,
 b]]))

Rule 631

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[a*(c/b^2)]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + 2*c*(x/b)], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 642

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[d*(Log[RemoveContent[a + b*x +
c*x^2, x]]/b), x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 1176

Int[((d_) + (e_.)*(x_)^2)/((a_) + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[2*(d/e), 2]}, Dist[e/(2*c), Int[1/S
imp[d/e + q*x + x^2, x], x], x] + Dist[e/(2*c), Int[1/Simp[d/e - q*x + x^2, x], x], x]] /; FreeQ[{a, c, d, e},
 x] && EqQ[c*d^2 - a*e^2, 0] && PosQ[d*e]

Rule 1179

Int[((d_) + (e_.)*(x_)^2)/((a_) + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[-2*(d/e), 2]}, Dist[e/(2*c*q), Int[
(q - 2*x)/Simp[d/e + q*x - x^2, x], x], x] + Dist[e/(2*c*q), Int[(q + 2*x)/Simp[d/e - q*x - x^2, x], x], x]] /
; FreeQ[{a, c, d, e}, x] && EqQ[c*d^2 - a*e^2, 0] && NegQ[d*e]

Rule 3594

Int[Sqrt[(a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]]/Sqrt[cos[(e_.) + (f_.)*(x_)]*(d_.)], x_Symbol] :> Dist[-4*(b/f)
, Subst[Int[x^2/(a^2*d^2 + x^4), x], x, Sqrt[d*Cos[e + f*x]]*Sqrt[a + b*Tan[e + f*x]]], x] /; FreeQ[{a, b, d,
e, f}, x] && EqQ[a^2 + b^2, 0]

Rubi steps \begin{align*} \text {integral}& = -\frac {(4 i a) \text {Subst}\left (\int \frac {x^2}{a^2 e^2+x^4} \, dx,x,\sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}\right )}{d} \\ & = \frac {(2 i a) \text {Subst}\left (\int \frac {a e-x^2}{a^2 e^2+x^4} \, dx,x,\sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}\right )}{d}-\frac {(2 i a) \text {Subst}\left (\int \frac {a e+x^2}{a^2 e^2+x^4} \, dx,x,\sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}\right )}{d} \\ & = -\frac {(i a) \text {Subst}\left (\int \frac {1}{a e-\sqrt {2} \sqrt {a} \sqrt {e} x+x^2} \, dx,x,\sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}\right )}{d}-\frac {(i a) \text {Subst}\left (\int \frac {1}{a e+\sqrt {2} \sqrt {a} \sqrt {e} x+x^2} \, dx,x,\sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}\right )}{d}-\frac {\left (i \sqrt {a}\right ) \text {Subst}\left (\int \frac {\sqrt {2} \sqrt {a} \sqrt {e}+2 x}{-a e-\sqrt {2} \sqrt {a} \sqrt {e} x-x^2} \, dx,x,\sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}\right )}{\sqrt {2} d \sqrt {e}}-\frac {\left (i \sqrt {a}\right ) \text {Subst}\left (\int \frac {\sqrt {2} \sqrt {a} \sqrt {e}-2 x}{-a e+\sqrt {2} \sqrt {a} \sqrt {e} x-x^2} \, dx,x,\sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}\right )}{\sqrt {2} d \sqrt {e}} \\ & = -\frac {i \sqrt {a} \log \left (a \sqrt {e}-\sqrt {2} \sqrt {a} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}+\sqrt {e} \cos (c+d x) (a+i a \tan (c+d x))\right )}{\sqrt {2} d \sqrt {e}}+\frac {i \sqrt {a} \log \left (a \sqrt {e}+\sqrt {2} \sqrt {a} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}+\sqrt {e} \cos (c+d x) (a+i a \tan (c+d x))\right )}{\sqrt {2} d \sqrt {e}}-\frac {\left (i \sqrt {2} \sqrt {a}\right ) \text {Subst}\left (\int \frac {1}{-1-x^2} \, dx,x,1-\frac {\sqrt {2} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}}{\sqrt {a} \sqrt {e}}\right )}{d \sqrt {e}}+\frac {\left (i \sqrt {2} \sqrt {a}\right ) \text {Subst}\left (\int \frac {1}{-1-x^2} \, dx,x,1+\frac {\sqrt {2} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}}{\sqrt {a} \sqrt {e}}\right )}{d \sqrt {e}} \\ & = \frac {i \sqrt {2} \sqrt {a} \arctan \left (1-\frac {\sqrt {2} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}}{\sqrt {a} \sqrt {e}}\right )}{d \sqrt {e}}-\frac {i \sqrt {2} \sqrt {a} \arctan \left (1+\frac {\sqrt {2} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}}{\sqrt {a} \sqrt {e}}\right )}{d \sqrt {e}}-\frac {i \sqrt {a} \log \left (a \sqrt {e}-\sqrt {2} \sqrt {a} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}+\sqrt {e} \cos (c+d x) (a+i a \tan (c+d x))\right )}{\sqrt {2} d \sqrt {e}}+\frac {i \sqrt {a} \log \left (a \sqrt {e}+\sqrt {2} \sqrt {a} \sqrt {e \cos (c+d x)} \sqrt {a+i a \tan (c+d x)}+\sqrt {e} \cos (c+d x) (a+i a \tan (c+d x))\right )}{\sqrt {2} d \sqrt {e}} \\ \end{align*}

Mathematica [A] (verified)

Time = 1.79 (sec) , antiderivative size = 125, normalized size of antiderivative = 0.37 \[ \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {e \cos (c+d x)}} \, dx=\frac {i e^{-\frac {3}{2} i d x} \left (-e^{-2 i c}\right )^{3/4} \left (1+e^{2 i (c+d x)}\right ) \left (\arctan \left (\frac {e^{\frac {i d x}{2}}}{\sqrt [4]{-e^{-2 i c}}}\right )-\text {arctanh}\left (\frac {e^{\frac {i d x}{2}}}{\sqrt [4]{-e^{-2 i c}}}\right )\right ) \sqrt {a+i a \tan (c+d x)}}{d \sqrt {e \cos (c+d x)}} \]

[In]

Integrate[Sqrt[a + I*a*Tan[c + d*x]]/Sqrt[e*Cos[c + d*x]],x]

[Out]

(I*(-E^((-2*I)*c))^(3/4)*(1 + E^((2*I)*(c + d*x)))*(ArcTan[E^((I/2)*d*x)/(-E^((-2*I)*c))^(1/4)] - ArcTanh[E^((
I/2)*d*x)/(-E^((-2*I)*c))^(1/4)])*Sqrt[a + I*a*Tan[c + d*x]])/(d*E^(((3*I)/2)*d*x)*Sqrt[e*Cos[c + d*x]])

Maple [A] (verified)

Time = 9.28 (sec) , antiderivative size = 155, normalized size of antiderivative = 0.46

method result size
default \(\frac {\left (-1-i\right ) \sqrt {a \left (1+i \tan \left (d x +c \right )\right )}\, \left (i \operatorname {arctanh}\left (\frac {\cos \left (d x +c \right )+\sin \left (d x +c \right )+1}{2 \left (\cos \left (d x +c \right )+1\right ) \sqrt {\frac {1}{\cos \left (d x +c \right )+1}}}\right )+\operatorname {arctanh}\left (\frac {-\cos \left (d x +c \right )+\sin \left (d x +c \right )-1}{2 \left (\cos \left (d x +c \right )+1\right ) \sqrt {\frac {1}{\cos \left (d x +c \right )+1}}}\right )\right ) \cos \left (d x +c \right )}{d \left (-i \cos \left (d x +c \right )+\sin \left (d x +c \right )-i\right ) \sqrt {e \cos \left (d x +c \right )}\, \sqrt {\frac {1}{\cos \left (d x +c \right )+1}}}\) \(155\)

[In]

int((a+I*a*tan(d*x+c))^(1/2)/(e*cos(d*x+c))^(1/2),x,method=_RETURNVERBOSE)

[Out]

(-1-I)/d*(a*(1+I*tan(d*x+c)))^(1/2)*(I*arctanh(1/2*(cos(d*x+c)+sin(d*x+c)+1)/(cos(d*x+c)+1)/(1/(cos(d*x+c)+1))
^(1/2))+arctanh(1/2*(-cos(d*x+c)+sin(d*x+c)-1)/(cos(d*x+c)+1)/(1/(cos(d*x+c)+1))^(1/2)))*cos(d*x+c)/(-I*cos(d*
x+c)+sin(d*x+c)-I)/(e*cos(d*x+c))^(1/2)/(1/(cos(d*x+c)+1))^(1/2)

Fricas [A] (verification not implemented)

none

Time = 0.27 (sec) , antiderivative size = 313, normalized size of antiderivative = 0.93 \[ \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {e \cos (c+d x)}} \, dx=-\frac {1}{2} \, \sqrt {\frac {4 i \, a}{d^{2} e}} \log \left (\sqrt {2} \sqrt {\frac {1}{2}} \sqrt {e e^{\left (2 i \, d x + 2 i \, c\right )} + e} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} e^{\left (-\frac {1}{2} i \, d x - \frac {1}{2} i \, c\right )} + \frac {1}{2} i \, d e \sqrt {\frac {4 i \, a}{d^{2} e}}\right ) + \frac {1}{2} \, \sqrt {\frac {4 i \, a}{d^{2} e}} \log \left (\sqrt {2} \sqrt {\frac {1}{2}} \sqrt {e e^{\left (2 i \, d x + 2 i \, c\right )} + e} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} e^{\left (-\frac {1}{2} i \, d x - \frac {1}{2} i \, c\right )} - \frac {1}{2} i \, d e \sqrt {\frac {4 i \, a}{d^{2} e}}\right ) - \frac {1}{2} \, \sqrt {-\frac {4 i \, a}{d^{2} e}} \log \left (\sqrt {2} \sqrt {\frac {1}{2}} \sqrt {e e^{\left (2 i \, d x + 2 i \, c\right )} + e} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} e^{\left (-\frac {1}{2} i \, d x - \frac {1}{2} i \, c\right )} + \frac {1}{2} i \, d e \sqrt {-\frac {4 i \, a}{d^{2} e}}\right ) + \frac {1}{2} \, \sqrt {-\frac {4 i \, a}{d^{2} e}} \log \left (\sqrt {2} \sqrt {\frac {1}{2}} \sqrt {e e^{\left (2 i \, d x + 2 i \, c\right )} + e} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} e^{\left (-\frac {1}{2} i \, d x - \frac {1}{2} i \, c\right )} - \frac {1}{2} i \, d e \sqrt {-\frac {4 i \, a}{d^{2} e}}\right ) \]

[In]

integrate((a+I*a*tan(d*x+c))^(1/2)/(e*cos(d*x+c))^(1/2),x, algorithm="fricas")

[Out]

-1/2*sqrt(4*I*a/(d^2*e))*log(sqrt(2)*sqrt(1/2)*sqrt(e*e^(2*I*d*x + 2*I*c) + e)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1
))*e^(-1/2*I*d*x - 1/2*I*c) + 1/2*I*d*e*sqrt(4*I*a/(d^2*e))) + 1/2*sqrt(4*I*a/(d^2*e))*log(sqrt(2)*sqrt(1/2)*s
qrt(e*e^(2*I*d*x + 2*I*c) + e)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*e^(-1/2*I*d*x - 1/2*I*c) - 1/2*I*d*e*sqrt(4*I
*a/(d^2*e))) - 1/2*sqrt(-4*I*a/(d^2*e))*log(sqrt(2)*sqrt(1/2)*sqrt(e*e^(2*I*d*x + 2*I*c) + e)*sqrt(a/(e^(2*I*d
*x + 2*I*c) + 1))*e^(-1/2*I*d*x - 1/2*I*c) + 1/2*I*d*e*sqrt(-4*I*a/(d^2*e))) + 1/2*sqrt(-4*I*a/(d^2*e))*log(sq
rt(2)*sqrt(1/2)*sqrt(e*e^(2*I*d*x + 2*I*c) + e)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*e^(-1/2*I*d*x - 1/2*I*c) - 1
/2*I*d*e*sqrt(-4*I*a/(d^2*e)))

Sympy [F]

\[ \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {e \cos (c+d x)}} \, dx=\int \frac {\sqrt {i a \left (\tan {\left (c + d x \right )} - i\right )}}{\sqrt {e \cos {\left (c + d x \right )}}}\, dx \]

[In]

integrate((a+I*a*tan(d*x+c))**(1/2)/(e*cos(d*x+c))**(1/2),x)

[Out]

Integral(sqrt(I*a*(tan(c + d*x) - I))/sqrt(e*cos(c + d*x)), x)

Maxima [B] (verification not implemented)

Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 1400 vs. \(2 (247) = 494\).

Time = 0.50 (sec) , antiderivative size = 1400, normalized size of antiderivative = 4.18 \[ \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {e \cos (c+d x)}} \, dx=\text {Too large to display} \]

[In]

integrate((a+I*a*tan(d*x+c))^(1/2)/(e*cos(d*x+c))^(1/2),x, algorithm="maxima")

[Out]

1/4*(-2*I*sqrt(2)*arctan2(sqrt(2)*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 1, sqrt(2)*si
n(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 1) - 2*I*sqrt(2)*arctan2(sqrt(2)*cos(1/3*arctan2(
sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 1, -sqrt(2)*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x +
 3/2*c))) + 1) - 2*I*sqrt(2)*arctan2(sqrt(2)*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) - 1,
 sqrt(2)*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 1) - 2*I*sqrt(2)*arctan2(sqrt(2)*cos(1
/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) - 1, -sqrt(2)*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), co
s(3/2*d*x + 3/2*c))) + 1) - 2*sqrt(2)*arctan2(sqrt(2)*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*
c))) + sin(2/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))), sqrt(2)*cos(1/3*arctan2(sin(3/2*d*x + 3/2
*c), cos(3/2*d*x + 3/2*c))) + cos(2/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 1) + 2*sqrt(2)*ar
ctan2(-sqrt(2)*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + sin(2/3*arctan2(sin(3/2*d*x + 3/
2*c), cos(3/2*d*x + 3/2*c))), -sqrt(2)*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + cos(2/3*
arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 1) + I*sqrt(2)*log(2*sqrt(2)*sin(2/3*arctan2(sin(3/2*d*
x + 3/2*c), cos(3/2*d*x + 3/2*c)))*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 2*(sqrt(2)*c
os(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 1)*cos(2/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2
*d*x + 3/2*c))) + cos(2/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 + 2*cos(1/3*arctan2(sin(3/2*d
*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 + sin(2/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 + 2*sin
(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 + 2*sqrt(2)*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c),
cos(3/2*d*x + 3/2*c))) + 1) - I*sqrt(2)*log(-2*sqrt(2)*sin(2/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2
*c)))*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) - 2*(sqrt(2)*cos(1/3*arctan2(sin(3/2*d*x +
3/2*c), cos(3/2*d*x + 3/2*c))) - 1)*cos(2/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + cos(2/3*arc
tan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 + 2*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/
2*c)))^2 + sin(2/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 + 2*sin(1/3*arctan2(sin(3/2*d*x + 3/
2*c), cos(3/2*d*x + 3/2*c)))^2 - 2*sqrt(2)*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 1) +
 sqrt(2)*log(2*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 + 2*sin(1/3*arctan2(sin(3/2*d*x
+ 3/2*c), cos(3/2*d*x + 3/2*c)))^2 + 2*sqrt(2)*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) +
2*sqrt(2)*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 2) - sqrt(2)*log(2*cos(1/3*arctan2(si
n(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 + 2*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^
2 + 2*sqrt(2)*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) - 2*sqrt(2)*sin(1/3*arctan2(sin(3/2
*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 2) + sqrt(2)*log(2*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x +
 3/2*c)))^2 + 2*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 - 2*sqrt(2)*cos(1/3*arctan2(sin
(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 2*sqrt(2)*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*
c))) + 2) - sqrt(2)*log(2*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 + 2*sin(1/3*arctan2(s
in(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c)))^2 - 2*sqrt(2)*cos(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x +
3/2*c))) - 2*sqrt(2)*sin(1/3*arctan2(sin(3/2*d*x + 3/2*c), cos(3/2*d*x + 3/2*c))) + 2))*sqrt(a)/(d*sqrt(e))

Giac [F]

\[ \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {e \cos (c+d x)}} \, dx=\int { \frac {\sqrt {i \, a \tan \left (d x + c\right ) + a}}{\sqrt {e \cos \left (d x + c\right )}} \,d x } \]

[In]

integrate((a+I*a*tan(d*x+c))^(1/2)/(e*cos(d*x+c))^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(I*a*tan(d*x + c) + a)/sqrt(e*cos(d*x + c)), x)

Mupad [F(-1)]

Timed out. \[ \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {e \cos (c+d x)}} \, dx=\int \frac {\sqrt {a+a\,\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}}}{\sqrt {e\,\cos \left (c+d\,x\right )}} \,d x \]

[In]

int((a + a*tan(c + d*x)*1i)^(1/2)/(e*cos(c + d*x))^(1/2),x)

[Out]

int((a + a*tan(c + d*x)*1i)^(1/2)/(e*cos(c + d*x))^(1/2), x)